Skip to content
Back to search
30
MCP

Civic Gateway

pulsemcp/civic gateway

Identity and authorization gateway for MCP tools providing agent authentication, scoped permissions, audit trails, and revocable access control.

Uptime
0.0%
1 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

io.github.titus-civic/mcp-gateway
Identity, authorization, audit trails, and revocable permissions for AI agents accessing MCP tools.
0 tools · streamable-http
io.github.bolyra/gateway
MCP auth gateway: verify agent identity, enforce per-tool permissions, block replays, emit receipts.
0 tools
AgentGate
Human-in-the-loop approval gateway for AI agents over MCP: request, decide, approve.
0 tools
AgentGate
Human-in-the-loop approval gateway for AI agents over MCP: request, decide, approve.
0 tools
IdentArk Gateway
Zero-secret MCP gateway for AI agents: risk-scored, audited calls with human-in-the-loop approval.
0 tools · streamable-http
MCP Gateway
Multi-tenant MCP platform with OAuth 2.1, Entra SSO, RBAC and audit logging.
0 tools · sse

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "civic_gateway": {
      "url": "None",
      "transport": "http"
    }
  }
}